* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 22 May 2011 18:22:30 +0000 (15:22 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 22 May 2011 18:22:30 +0000 (15:22 -0300)
commit19c9909212e8d45ccac61a9fcc550fbce325f842
tree8256e77f7c09652ce7e7c96608470675c683b524
parentd121e219a24f269b3b1e7dc7f107ead75c0c25fa
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
funcall as well.  Warn when performing those conversions.
* lisp/emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/macroexp.el